home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Business Assistant
/
Business Assistant.iso
/
acctg
/
mx136
/
mx.bat
< prev
next >
Wrap
DOS Batch File
|
1986-07-02
|
522b
|
24 lines
echo off
cls
cd\MANAGEX {here, substitute the name of the subdirectory containing MANAGEX}
cls
if exist chncnfrm.fyl erase chncnfrm.fyl
:MANAGEX
if exist end.fyl goto RETURN
if exist zeno.dat if exist zeno.com zeno
managex
if not exist util.bat goto RETURN
echo off
cls
util
goto MANAGEX
:RETURN
echo off
if exist util.bat erase util.bat
cls
if exist end.fyl erase end.fyl
if exist zeno.dat if exist zeno.com zeno/K
cls
cd\ROOT {here, substitute the name of the subdirectory containing MX.BAT}
cls